Description: | Submit the modified (added, deleted, updated) assets contained within an author's sandbox. If the optional webApp argument is specified then submits the modified assets within that web app. JSON data fileds - label
- string label for this submission (mandatory)
- comment
- string comment for this submission (mandatory)
- all
- boolean is this submit all? (optional)
- assets
-
- array, of JSON objects containing a path property (optional). If the "all" option is true then this parameter is ignored
- paths
-
- array, of String paths. If the "all" option is true then this parameter is ignored
|